PDF4Java Reference Documentation
com.o2sol.pdf4java Package / PDFPage Class / getCanvas Method
In This Topic
    getCanvas Method
    In This Topic
    Gets the page canvas.
    Syntax
    public PDFPageCanvas getCanvas()

    Return Value

    The page graphics surface.
    See Also